CAI Kezhu (蔡可祝)'s TA report for assignment03

SID: 12132496

Github: https://github.com/Baicai0908/ESE5023_Assignments_12132496

Responsible TA: HUANG Hao

Grade: 42

1. Niño 3.4 index (8/10)

You can modify the code as the following. So, two points were deducted.

2. Earth’s energy budget (26/30)

It should not be correct for using .mean(dim='lon'). I modified the code as follow. 1 point were deducted for 2.3.

After our three TAs discussed about question 2.4 and 2.5. We think that's more proper to select radiation by cloud condition and then calculate mean values. That's because radiation values are affected by cloud condition at that moment, not by the mean conditions. So, 1 point was deducted. And I also modified your code as follow, please think more.

The global mean values of shortwave and longwave radiation were not composited in high and low cloud regions. And you did not answer the question. 2 point were deducted for 2.5.

3. Explore a netCDF dataset (8/10)

There is no line_air_anom. And I also could not find out what does this figure look like. 2 points were deducted.